home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / isolinux / en.hlp < prev    next >
Encoding:
Text File  |  2007-04-29  |  6.4 KB  |  141 lines

  1. F1Welcome to Linux Mint!
  2.  
  3. HELP INDEX
  4.  
  5. <F1F1>   This page, the help index.
  6. <F2F2>   Prerequisites for running Linux Mint.
  7. <F3F3>   Boot methods for special ways of using this CD-ROM.
  8. <F4F4>   Additional boot methods; rescuing a broken system.
  9. <F5F5>   Special boot parameters, overview.
  10. <F6F6>   Special boot parameters for special machines.
  11. <F7F7>   Special boot parameters for selected disk controllers.
  12. <F8F8>   Special boot parameters for the bootstrap system.
  13. <F9F9>   How to get help.
  14. <F10F10>  Copyrights and warranties.
  15.  
  16. Press F2 through F10 for details, or Escape to exit help.F2PREREQUISITES FOR INSTALLING LINUX MINTYou must have at least 128 megabytes of RAM to use this live system.
  17.  
  18. The live system does not require any space on your hard disk. However,
  19. existing swap partitions on the disk will be used if available.
  20.  
  21. Thank you for choosing Linux Mint!
  22.  
  23. Press F1 for the help index, or Escape to exit help.F3BOOT METHODSAvailable boot methods:
  24.  
  25. live
  26.   Start the live system.
  27.  
  28. To use one of these boot methods, type it at the prompt, optionally followed
  29. by any boot parameters. For example:
  30.  
  31.   boot: live acpi=off
  32.  
  33. If unsure, you should use the default boot method, with no special
  34. parameters, by simply pressing enter at the boot prompt.
  35.  
  36. Press F1 for the help index, or Escape to exit help.F4RESCUING A BROKEN SYSTEMThere is no dedicated rescue mode on this CD. However, since the entire
  37. system runs from the CD, it is possible to use the command-line and/or
  38. graphical tools provided to rescue a broken system, and to use a web browser
  39. to search for help. Extensive advice is available online for most kinds of
  40. problems that might cause your normal system to fail to boot correctly.
  41.  
  42. Press F1 for the help index, or Escape to exit help.F5SPECIAL BOOT PARAMETERS - OVERVIEWOn a few systems, you may need to specify a parameter at the boot: prompt
  43. in order to boot the system. For example, Linux may not be able to
  44. autodetect your hardware, and you may need to explicitly specify its
  45. location or type for it to be recognized.
  46.  
  47. For more information about what boot parameters you can use, press:
  48.  
  49. <F6F6>   boot parameters for special machines
  50. <F7F7>   boot parameters for various disk controllers
  51. <F8F8>   boot parameters understood by the bootstrap system
  52.  
  53. Many kernel modules are loaded dynamically by the installer, and parameters
  54. for those modules cannot be given on the command line. To be prompted for
  55. parameters when modules are loaded, boot in expert mode (see <F3F3>).
  56.  
  57. Many kernel modules are loaded dynamically by the bootstrap system, and
  58. parameters for those modules cannot be given on the command line.
  59.  
  60. Press F1 for the help index, or Escape to exit help.F6SPECIAL BOOT PARAMETERS - VARIOUS HARDWAREYou can use the following boot parameters at the boot: prompt, in
  61. combination with the boot method (see <F3F3>>). If you use hex numbers
  62. you have to use the 0x prefix (e.g., 0x300).
  63.  
  64. HARDWARE                               PARAMETER TO SPECIFY
  65.  
  66. IBM PS/1 or ValuePoint (IDE disk)      hd=cylinders,heads,sectors
  67. Some IBM ThinkPads                     floppy.floppy=thinkpad
  68. IBM Pentium Microchannel               mca-pentium no-hlt
  69. Protect I/O port regions               reserve=iobase,extent[,...]
  70. Workaround faulty FPU (old machines)   no387
  71. Laptops with screen display problems   vga=771
  72. If your system hangs when booting, and the last message you see is
  73. "aec671x-detect..", try                gdth=disable:y
  74. If you experience lockups or other hardware failures, disable buggy APIC
  75. interrupt routing                      noapic nolapic
  76.  
  77. For example:
  78.  
  79.   boot: live vga=771 noapic nolapic
  80.  
  81. Press F1 for the help index, or Escape to exit help.F7SPECIAL BOOT PARAMETERS - VARIOUS DISK DRIVESYou can use the following boot parameters at the boot: prompt, in
  82. combination with the boot method (see <F3F3>).
  83.  
  84. HARDWARE                     PARAMETER TO SPECIFY
  85.  
  86. Adaptec 151x, 152x           aha152x.aha152x=iobase[,irq[,scsi-id[,reconnect]]]
  87. Adaptec 1542                 aha1542.aha1542=iobase[,buson,busoff[,dmaspeed]]
  88. Adaptec 274x, 284x           aic7xxx.aic7xxx=no_reset (enabled if non-zero)
  89. BusLogic SCSI Hosts          BusLogic.BusLogic=iobase
  90. Certain DELL machines        aic7xxx.aic7xxx=no_probe
  91.  
  92. This list is incomplete, see the kernel's kernel-parameters.txt file for
  93. more.
  94.  
  95. For example:
  96.  
  97.   boot: live aic7xxx.aic7xxx=no_probe
  98.  
  99. Press F1 for the help index, or Escape to exit help.F8SPECIAL BOOT PARAMETERS - INSTALLATION SYSTEMYou can use the following boot parameters at the boot: prompt, in
  100. combination with the boot method (see <F3F3>). These parameters control
  101. how the bootstrap system works.
  102.  
  103. RESULT                                  PARAMETER
  104.  
  105. Verbose debugging                       DEBCONF_DEBUG=5
  106. Debug boot sequence                     BOOT_DEBUG=2|3
  107. Disable framebuffer                     fb=false
  108. Don't probe for USB                     debian-installer/probe/usb=false
  109. Don't start PCMCIA                      hw-detect/start_pcmcia=false
  110. Force static network config             netcfg/disable_dhcp=true
  111. Set keyboard map                        bootkbd=es
  112. Use Braille tty                         brltty=driver,device,texttable
  113. Disable ACPI for PCI maps (handy for some HP servers and Via-based machines)
  114.                                         pci=noacpi
  115.  
  116. For example:
  117.  
  118.   boot: live fb=false
  119.  
  120. Press F1 for the help index, or Escape to exit help.F9GETTING HELPIf you can't start Linux Mint, don't despair! The team is ready to help
  121. you! We are especially interested in hearing about startup problems, because
  122. in general they don't happen to only one person. We've either already
  123. heard about your particular problem and can dispense a quick fix, or we
  124. would like to hear about it and work through it with you, and the next user
  125. who comes up with the same problem will profit from your experience!
  126.  
  127. See our web site for more information, http://www.linuxmint.com/
  128.  
  129. Press F1 for the help index, or Escape to exit help.F10COPYRIGHTS AND WARRANTIES
  130.  
  131. This system is freely redistributable. After startup, the exact
  132. distribution terms for each package are described in the corresponding file
  133. /usr/share/doc/packagename/copyright.
  134.  
  135. Linux Mint comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
  136. applicable law.
  137.  
  138. This system is based on Debian and Ubuntu. 
  139.  
  140. Press F1 for the help index, or Escape to exit help.
  141.